SSocket.addOnNewConnection

Emitted when a listening socket (set up with soup_socket_listen()) receives a new connection.

You must ref the @new if you want to keep it; otherwise it will be destroyed after the signal is emitted.

class SSocket
addOnNewConnection

Meta